Skip to content
Back to search
30
MCP

Jupyter Notebook Bridge

pulsemcp/jupyter notebook bridge

Provides a bridge between Jupyter notebooks and AI systems, enabling code execution, markdown creation, and Earth data interaction through specialized tools and kernel manipulation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Jupyter Earth Data
Bridges Jupyter notebooks with Earth science data analysis by enabling direct NASA Earth Data granule downloads with temporal and geographic
0 tools
Jupyter Notebook
Integrates Jupyter notebooks with MCP to enable code execution, content manipulation, and interactive data exploration within notebook envir
0 tools
Excel Bridge
Bridges AI with Excel files, enabling reading from and writing to spreadsheets through standardized operations for data analysis, reporting,
0 tools
Note.com
Bridges AI systems with note.com's API for searching articles by keyword, retrieving detailed information, and listing user-specific content
0 tools
Unity AI Bridge
Remote-control Unity Editor from any AI IDE via file-based IPC. 62 tools, zero dependencies.
0 tools
JDBC Database Bridge
Provides a generic bridge to any JDBC-compatible data source, enabling natural language querying of databases through table discovery, schem
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jupyter_notebook_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}